home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2003 June
/
macformat-130.iso
/
mac
/
Reviewed⁄Demos
/
Spearhead Demo
/
demota
/
pak1.pk3
/
models
/
projectiles
/
m2fgrenade.tik
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-10-24
|
356 b
|
19 lines
// The is the M2 grenade used for secondary fire -- no longer used by AI
TIKI
$include models/projectiles/m2fgrenade_base.txt
init
{
server
{
speed 700
minspeed 100
minlife 0.6
// cooking--> secondary fire now just drops it at your feet.
// jsl-->took out the drop to your feet stuff.
// speed 10
// minspeed 10
}
}